Theme - Cola
Cola, a Soda variant theme for ST3
Labels theme
Details
Installs
- Total 19K
- Win 13K
- Mac 4K
- Linux 3K
Apr 20 | Apr 19 | Apr 18 | Apr 17 | Apr 16 | Apr 15 | Apr 14 | Apr 13 | Apr 12 | Apr 11 | Apr 10 | Apr 9 | Apr 8 | Apr 7 | Apr 6 | Apr 5 | Apr 4 | Apr 3 | Apr 2 | Apr 1 | Mar 31 | Mar 30 | Mar 29 | Mar 28 | Mar 27 | Mar 26 | Mar 25 | Mar 24 | Mar 23 | Mar 22 | Mar 21 | Mar 20 | Mar 19 | Mar 18 | Mar 17 | Mar 16 | Mar 15 | Mar 14 | Mar 13 | Mar 12 | Mar 11 | Mar 10 | Mar 9 | Mar 8 | Mar 7 | Mar 6 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 0 | 1 | 0 | 0 | 1 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 0 | 1 | 1 | 0 | 1 | 0 | 0 | 1 | 0 | 1 | 1 | 0 | 0 | 1 | 0 | 1 | 0 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 1 | 1 | 0 | 1 |
Mac | 0 | 0 | 0 | 0 | 0 | 2 | 1 | 0 | 0 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Linux | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Readme
- Source
- raw.githubusercontent.com
Cola, it's a kind of Soda
A Soda variant theme for ST3 3062+. Because Soda is apparently abandoned and we can't have that.
Features and Differences
- Sidebar icon support
- Darker and less overall harsh contrast, while not being unreadable
- Improved status bar sharpness and border styling
- Tabs
- Taller tabs, 30px
- Slightly greater horizontal tab padding
- All tabs are always minimal width, ensuring symetrical padding
- Added
show_tab_scroll_buttons
option.- By default tab scroll buttons (left side of tab bar) are hidden. The dropdown can be disabled as usual.
- Sidebar
- Maintains a left-indent of 16px, aligning open files, headings and folders.
- Increased row bottom padding by 1px
- Headings (FOLDERS, OPEN FILES) are now very low contrast as they are least important
- Folders are transparent when not selected, further directing importance
- Added hover effect to rows
- Slimmed up horizontal padding, sidebar is far more succinct in space while not cramped
- Fixed sidebar titles causing their own indentation
Install
- Install via Package Control or clone this repo as
./Data/Packages/Theme - Cola
. - Use the package
themr
to switch themes, or edit your preferences file.
Want to customize something?
Either edit /Data/Packages/Theme - Cola/Cola.sublime-theme
or google for how you can edit themes from the /Data/User
directory.
Some subjective things:
Cola.sublime-theme
- Line
15 to ~100
. Tab customization. The tab width, tab height etc. - Line
621
. This is the sidebar label color, currently a very pale gold
- Line
Throw in a different icon pack into
./icons/
What is that Color Scheme and Coffeescript .tmLanguage!?
Yes, that is function call highlighting and embedded CJSX!